Fanfic Downloader is an application to download fanfiction from multiple sites, and to save it in multiple formats.
To download fanfiction from any of the supported sites, enter the URL into the URL edit field and press enter. If the program starts while a URL is on the clipboard, it will automaticly be put into the field. Once the story is downloaded, a save as dialog will appear. The filename will default to the one set in the set filename format dialog.
To set the default filename format, press the Set Filename Format... button. In this dialog, the filename format edit field indicates the default filename for saved stories.
In this field, $author is replaced with the story's author, and $title is replaced with the title.
The next field has 3 options: EPub, HTML and Text. By default, the story will be saved in the format set here.
The List supported sites... button in the main window will show a list of all the sites that stories can be downloaded from.
Templates allow you to customize the output produced by the downloader. They use the Jinja2 templating engine.
See the default templates for examples.
Note: If you customize the templates, any changes made to the default templates won't automaticly be added to custom ones.
To edit templates, use the Edit template dialog. The templates are as folows:
Fanfiction Downloader was created by .